
li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style: none;
}
/*-------------------------ÅÜÂíµÆ----------------------------------------*/

#glume *
{
    margin: 0;
    padding: 0;
}
#glume
{
    width: 100%;
    min-width: 1000px;
    z-index: 1;
    margin: 0px;
}

#glume .Limg
{
    float: left;
    width: 100%;
    min-width: 1000px;
    height: 400px;
    cursor: pointer;
    margin: 0px;
    padding: 0px;
}
#glume .Limg li
{
    width: 100%;
    height: 400px;
    cursor: pointer;
    display: block;
    clear: both;
    position: absolute;
    left: 0;
}
/*
#glume .Limg li.bg_1
{
    background: #ffffff url(/js/01.jpg) no-repeat center top; 
}
#glume .Limg li.bg_2
{
    background: #ffffff url(/js/02.jpg) no-repeat center top;
}
#glume .Limg li.bg_3
{
    background: #ffffff url(/js/03.jpg) no-repeat center top; 
}
#glume .Limg li.bg_4
{
    background: #ffffff url(/js/04.jpg) no-repeat center top;
}
#glume .Limg li.bg_5
{
    background: #ffffff url(/js/05.jpg) no-repeat center top;
}*/
#glume div
{
    margin: 0 auto;
    left: -250px;
    width: 1000px;
    min-width: 992px;
}
#glume div ul
{
    float: right;
    position: relative;
    left: -40px;
    top: -30px;
    z-index: 5;
}
#glume div li
{
    margin: 0;
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-family: Î¢ÈíÑÅºÚ;
    background: transparent url(/js/white.png) center no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}
